projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62e5694
)
And amend the docs, too
author
Matthias Clasen
<matthiasc@src.gnome.org>
Wed, 31 Dec 2008 02:34:03 +0000
(
02:34
+0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Wed, 31 Dec 2008 02:34:03 +0000
(
02:34
+0000)
svn path=/trunk/; revision=22017
gtk/gtkentry.c
patch
|
blob
|
history
diff --git
a/gtk/gtkentry.c
b/gtk/gtkentry.c
index d76228e478cd986b5963425c19fc459ef822063a..0c12da0d3c977b64e62df2c7fb5456f69bd1fd7e 100644
(file)
--- a/
gtk/gtkentry.c
+++ b/
gtk/gtkentry.c
@@
-795,7
+795,11
@@
gtk_entry_class_init (GtkEntryClass *class)
* GtkEntry:caps-lock-warning
*
* Whether password entries will show a warning when Caps Lock is on
- * or an input method is active.
+ * or an input method is active.
+ *
+ * Note that the warning is shown using a secondary icon, and thus
+ * does not work if you are using the secondary icon position for some
+ * other purpose.
*
* Since: 2.16
*/